﻿2026-06-21T08:51:49.6774865Z ##[group]Run actions/checkout@v5
2026-06-21T08:51:49.6775617Z with:
2026-06-21T08:51:49.6775965Z   fetch-depth: 0
2026-06-21T08:51:49.6776391Z   repository: SaberMage/spt-core
2026-06-21T08:51:49.6779769Z   token: ***
2026-06-21T08:51:49.6780121Z   ssh-strict: true
2026-06-21T08:51:49.6780484Z   ssh-user: git
2026-06-21T08:51:49.6780838Z   persist-credentials: true
2026-06-21T08:51:49.6781238Z   clean: true
2026-06-21T08:51:49.6781600Z   sparse-checkout-cone-mode: true
2026-06-21T08:51:49.6782024Z   fetch-tags: false
2026-06-21T08:51:49.6782380Z   show-progress: true
2026-06-21T08:51:49.6782738Z   lfs: false
2026-06-21T08:51:49.6783087Z   submodules: false
2026-06-21T08:51:49.6783455Z   set-safe-directory: true
2026-06-21T08:51:49.6784027Z ##[endgroup]
2026-06-21T08:51:49.7629811Z Syncing repository: SaberMage/spt-core
2026-06-21T08:51:49.7631265Z ##[group]Getting Git version info
2026-06-21T08:51:49.7631914Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:51:49.7632817Z [command]/usr/bin/git version
2026-06-21T08:51:49.7666944Z git version 2.43.0
2026-06-21T08:51:49.7685142Z ##[endgroup]
2026-06-21T08:51:49.7696826Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7144251b-4eeb-45de-8cc7-002aca29439e' before making global git config changes
2026-06-21T08:51:49.7698113Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:51:49.7700036Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:51:49.7731879Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:51:49.7751349Z https://github.com/SaberMage/spt-core
2026-06-21T08:51:49.7761356Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:51:49.7763928Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:51:49.7786796Z HEAD
2026-06-21T08:51:49.7820208Z ##[endgroup]
2026-06-21T08:51:49.7821286Z [command]/usr/bin/git submodule status
2026-06-21T08:51:49.8005556Z ##[group]Cleaning the repository
2026-06-21T08:51:49.8008068Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:51:52.5729960Z Removing target/
2026-06-21T08:51:52.5738695Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:51:52.6041628Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:51:52.6045496Z ##[endgroup]
2026-06-21T08:51:52.6047634Z ##[group]Disabling automatic garbage collection
2026-06-21T08:51:52.6050910Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:51:52.6077992Z ##[endgroup]
2026-06-21T08:51:52.6079210Z ##[group]Setting up auth
2026-06-21T08:51:52.6083445Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:51:52.6110732Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:51:52.6301077Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:51:52.6327522Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:51:52.6514728Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:51:52.6540817Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:51:52.6730946Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:51:52.6761809Z ##[endgroup]
2026-06-21T08:51:52.6763348Z ##[group]Fetching the repository
2026-06-21T08:51:52.6769253Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +05ab5aa3fe779749a2d50a539522c4ea9779ec50:refs/remotes/pull/27/merge
2026-06-21T08:51:53.4040184Z From https://github.com/SaberMage/spt-core
2026-06-21T08:51:53.4041024Z    e54bc514b..335d96ebc  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T08:51:53.4069349Z ##[endgroup]
2026-06-21T08:51:53.4070228Z ##[group]Determining the checkout info
2026-06-21T08:51:53.4070867Z ##[endgroup]
2026-06-21T08:51:53.4075412Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:51:53.4117989Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:51:53.4142020Z ##[group]Checking out the ref
2026-06-21T08:51:53.4144355Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:51:53.4184565Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:51:53.4188725Z ##[endgroup]
2026-06-21T08:51:53.4226258Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:51:53.4251019Z 05ab5aa3fe779749a2d50a539522c4ea9779ec50
